home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 95 / XENIATGM95.iso / Shareware / Babylon 3.0 / bab_ttsm.exe / MSpchapi.exe / RCDATA / CABINET / spchtel.dll / TEXT / 111 < prev    next >
Text (UTF-16)  |  1999-01-12  |  4KB  |  128 lines

  1. [Grammar]
  2. LangId=1033
  3. Type=CFG
  4.  
  5. [Prompts]
  6. ; you need to modify the next few prompts
  7. Main=Please say something.
  8. ;Main.2=Please say the something. - Shorter prompt
  9. Where=You are somewhere.
  10. Help=This is help.
  11.  
  12. VerifyPre=I heard:
  13. VerifyPost=Is this correct?
  14. Unrecognized=Sorry, I didn't understand.
  15. SpeakingFaster=Speaking faster.
  16. SpeakingSlower=Speaking slower.
  17. HelpVerify=You can speak yes or no, or press 1 for yes, or 2 for no.
  18.  
  19. [Settings]
  20. Verify=0
  21. ; verification on grammars just respeaks the recognize string
  22.  
  23. [<MyGrammar>]
  24. <MyGrammar> = fill this in "fill this in"
  25.  
  26.  
  27.  
  28. ; you usually wont need to change wha't below here
  29. [<Start>]
  30. <Start>=<AskGrammar>
  31. <Start>=<Verify>
  32.  
  33. [<AskGrammar>]
  34. <AskGrammar>=<MyGrammar>
  35. <AskGrammar>=(DefaultResponses)
  36.  
  37.  
  38. ; **********************************************************************
  39. ; all controls should have these default responses
  40. [(DefaultResponses)]
  41. =[opt] (DefaultJunkBegin) (ValidDefault) [opt] (DefaultJunkEnd)
  42.  
  43. [(ValidDefault)]
  44. -3=(AskOperator)
  45. -4=(AskHangUp)
  46. -5=(AskBack)
  47. -10=(AskWhere)
  48. -11=(AskHelp)
  49. -12=(AskRepeat)
  50. -13=(AskSpeakFaster)
  51. -14=(AskSpeakSlower)
  52.  
  53. [(DefaultJunkBegin)]
  54. =could you
  55. =I want [opt] to
  56. =please
  57.  
  58. [(DefaultJunkEnd)]
  59. =please
  60. =now [opt] please
  61.  
  62. [(AskOperator)]
  63. =[opt] (TalkToOperator) (OperatorName)
  64.  
  65. [(TalkToOperator)]
  66. =talk to
  67. =speak with
  68. =connect me to
  69. =give me
  70.  
  71. [(OperatorName)]
  72. =[opt] an operator
  73. =someone real
  74. =real person
  75. =living person
  76. =warm body
  77.  
  78. [(AskHangUp)]
  79. =hang up
  80. =goodbye
  81.  
  82.  
  83. [(AskBack)]
  84. =scratch that
  85. =go back
  86. =undo that
  87. =I made a mistake
  88. =never mind
  89.  
  90. [(AskWhere)]
  91. =where am I
  92. =where were we
  93. =what am I doing
  94. =what's going on
  95.  
  96. [(AskHelp)]
  97. =[opt] some help [opt] me
  98. =give me help
  99. =what can I say
  100. =list [opt] voice commands
  101. =what are my options
  102. =tell me what I can say
  103.  
  104. [(AskRepeat)]
  105. =what
  106. =what did you say
  107. =repeat [opt] that
  108. =huh
  109.  
  110. [(AskSpeakFaster)]
  111. =speak faster
  112. =talk faster
  113. =speak more quickly
  114. =talk more quickly
  115.  
  116. [(AskSpeakSlower)]
  117. =speak slower
  118. =talk slower
  119. =speak more slowly
  120. =talk more slowly
  121.  
  122.  
  123. ; entries necessary for verification to work
  124. [<Verify>]
  125. <Verify>=(YesNo)
  126. <Verify>=(DefaultResponses)
  127.  
  128.